home *** CD-ROM | disk | FTP | other *** search
/ Steal This CD / steal_this_cd.iso / Chapter 03 - Hacking People, Places, and Things / sparks.exe / {app} / actions / PodcastEntry.cheetah < prev    next >
Text File  |  2005-03-17  |  453b  |  25 lines

  1. #filter UnicodeSafeFilter
  2. <h3>
  3. '$htmlsafe($etitle)' in '$htmlsafe($btitle)'
  4. </h3>
  5. <div style="padding: 5px; background: #FFDDDD">
  6. $Content($blog, $entry)
  7. </div>
  8. #if $platform != "msw"
  9. <hr>
  10. #end if
  11.  
  12. <h4>
  13. Right-Click Actions
  14. </h4>
  15. <ul>
  16. <li>
  17. <span class=uiitem>Open in Sparks! (...External Browser)</span>: 
  18. open entry
  19.  
  20. <li>
  21. <span class=uiitem>Saved</span>:
  22. move to the "Saved" folder.
  23. Downloaded attachments will not expire 
  24. </ul>
  25.